Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 173,948 for

document formatting

(0.27 sec)
  1. Applying a Layout to a Slide Changes the Placeh...

    Hello, I am encountering the following issue with a slide. I have a presentation with only one slide, one slide master, and one custom layout. The shape containing the text “The Pyramid Principle is a useful framework…...Placeholder 12, and so looses its format. I am attaching the files “001...it due to a formatting issue in my source document? Thank you...

    forum.aspose.com/t/applying-a-layout-to-a-slide...
  2. Public API Changes in Aspose.Cells 8.4.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....2 Contents [ Hide ] This document describes the changes to the...columns (A & B) along with formatting //to columns G, H & I. //Please...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Aspose::Words::Fields::FieldIf class | Aspose.W...

    Aspose::Words::Fields::FieldIf class. Implements the IF field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldIf :...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldToa.SequenceName | Aspose.Words for .NET

    Discover the FieldToa SequenceName property to easily manage sequence names and enhance page numbering in your applications. Optimize your workflow today!...void FieldTOA () { Document doc = new Document (); DocumentBuilder...entry for each TA field in the document, // displaying long citations...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldTA.LongCitation | Aspose.Words for .NET

    Manage your FieldTA LongCitation property effortlessly. Easily get or set long citations for entries, enhancing your data organization and accessibility....void FieldTOA () { Document doc = new Document (); DocumentBuilder...entry for each TA field in the document, // displaying long citations...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Online JSON to DOTX Conversion or Build .NET ba...

    Free online app to convert JSON to DOTX files. .NET C# conversion library code for JSON Documents....JSON files to DOTX and other formats via .NET automation API. Freely...will be converted into DOTX document Download the converted DOTX...

    products.aspose.com/total/net/conversion/json-t...
  7. Online XPS to TXT Conversion or Build .NET base...

    Free online app to convert XPS to TXT files. .NET C# conversion library code for XPS Documents....XPS files to TXT and other formats via .NET automation API. Freely...will be converted into TXT document Download the converted TXT...

    products.aspose.com/total/net/conversion/xps-to...
  8. Convert Word to XLSX via Java or with a Free On...

    Effortlessly convert Word to XLSX using Java or an online app, free from dependencies on Microsoft Word or Microsoft Excel. Try our free Word to XLSX online converter for a rapid trial before seamless code integration....visualization, making it the ideal format for handling structured information...information. Converting Word documents to XLSX enables efficient...

    products.aspose.com/total/java/conversion/word-...
  9. Convert WORD To PNG C++

    Convert a Word Document to PNG format in C++ code. Save a Word Document as PNG using C++....Word, PNG, and many other document formats using C++. PNG Node Python...C++ Need to convert a Word document to a set of PNG images programmatically...

    products.aspose.com/words/cpp/conversion/word-t...
  10. Inserting Fields in Node.js|Aspose.Words for No...

    Insert fields into a Document in Node.js in different ways: using `DocumentBuilder` or DOM (Document Object Model)....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/nodejs-net/inserting-fields/